Skip to content

Conversation

shadowhand
Copy link

No description provided.

@shadowhand
Copy link
Author

Obviously there are some things that need to be fixed in the tests, but I don't know where to start or how to properly run the tests locally. When I try to run make test it does a lot of stuff and then terminates with:

PHP Fatal error:  Declaration of PHPUnit\Framework\TestSuite::run(): void must be compatible with PHPUnit\Framework\Test::run(?PHPUnit\Framework\TestResult $result = null): PHPUnit\Framework\TestResult in /Users/woodygilk/Code/async-aws/aws/vendor/phpunit/phpunit/src/Framework/TestSuite.php on line 332

Fatal error: Declaration of PHPUnit\Framework\TestSuite::run(): void must be compatible with PHPUnit\Framework\Test::run(?PHPUnit\Framework\TestResult $result = null): PHPUnit\Framework\TestResult in /Users/woodygilk/Code/async-aws/aws/vendor/phpunit/phpunit/src/Framework/TestSuite.php on line 332
make: *** [test] Error 255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant